php forum
php mysql forum
php mysql smarty
 
Page 1 of 2 1 2 >
Topic Options
#144750 - 04/07/02 10:04 AM [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
This is a UBB code button interface with a load of button to use
To setup the program you have to
I. read advancedubbcode.text and replaces the codes
II. Ftp all the image to your ubb{non cgi} path


The code will look like this


.
.
.
.
.
A sample of the result code


.
.
.
.
.
To download it for 6.2.1 click me
.
.
.
To download it for 6.2.1.1 click me
.
.
.
.
.
.
If your users are suffering of internet speed I recommend the low quality version of the hack. The size of the image is about 60% less then the full quality one

A Screen shot of the low quality one:


You can download low quality for 6.1
http://66.113.218.51/advancecode621_lc.zip

The low quality for 6.1.1
http://66.113.218.51/advancecode6211_lc.zip

Thanks to ClanKiller

Top
#144751 - 04/07/02 12:08 PM Re: [6.2x] Ubb code button animated [ Finished ]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
"javascript:%20x" - doesn't a space sound better? wink

Anyway, you know that when you post in finished mods, you may (only if you want, as far as I know) also post in the database - http://www.ubbdev.com/db/cgi/ultimatebb.cgi?ubb=forum;f=18 smile And it's also recommended to make it XHTML compatible, but again, it's only a suggestion.
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144752 - 04/07/02 12:32 PM Re: [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
"javascript:%20x" - doesn't a space sound better? wink
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">ohhhh
you are right I think I have done this because I have used FrontPage to test the JavaScript. Any way it will work in both if I have a chance I will modify this.

</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:

Anyway, you know that when you post in finished mods, you may (only if you want, as far as I know) also post in the database - http://www.ubbdev.com/db/cgi/ultimatebb.cgi?ubb=forum;f=18 smile
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I will do so.
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">quote:</font><hr /><font size="2" face="Verdana, Helvetica, sans-serif">Originally posted by LK:
And it's also recommended to make it XHTML compatible, but again, it's only a suggestion
</font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">I will tray to do this ASAP but I have to place it in the beta forum for test before I place it in the finish hack

Thanks Lk

Top
#144753 - 04/07/02 12:43 PM Re: [6.2x] Ubb code button animated [ Finished ]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
Not really, it can't add new bugs.

For example:
Code:
[/code]will become:[code]
And:
Code:
[/code]Will be[code]
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144754 - 04/07/02 01:08 PM Re: [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
The first one I have done this for a reason, the
following will clarify this.
For example if some body have enter this in there post
[justify]
Thanks to ClanKiller I have added

[CENTER]hahaha were are you

wll i am in .....

[/CENTER]

Thanks to ClanKiller I have added his

modification in a different file for those how
wish to create a new wordlets than the one
already excess and take his and LK advice

[/justify]

And modify the post the code will be placed in
the same position as he posted.

If I did not do so the code after modification
will look like this
[justify]

Thanks to ClanKiller I have added

[CENTER]hahaha were are you

Will I am in .....
[/justify]

Thanks to ClanKiller I have added his
modification in a different file for those how
wish to create a new wordlets than the one
already excess and take his and LK advice

[/CENTER]

And it will be nonsense

The second modification I do not know what is
wrong with it works fine with me.

Any way if you think it needs more modification
then you are the experts and I trust your
judgment you can delete this post and open the
one in the beta forum

Top
#144755 - 04/07/02 01:12 PM Re: [6.2x] Ubb code button animated [ Finished ]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
I don't think you understand what I mean wink

XHTML is used to make your hack be compatible with more browsers, even new ones like Mozilla.
To be XHTML compatible, you have to lowercase all your tags/attribute names, close tags, quote attributes, and use some necessary attrs, like alt in IMG. Like <IMG SRC=hello.gif> becomes <img src="hello.gif" alt="" />. This /> closes tags that don't have </img> or something like that ->
instead of
</br>. smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144756 - 04/08/02 10:15 AM Re: [6.2x] Ubb code button animated [ Finished ]
U574 Offline
Member

Registered: 06/08/01
Posts: 83
just wondering if you have multihack file for this one?

Top
#144757 - 04/08/02 01:38 PM Re: [6.2x] Ubb code button animated [ Finished ]
Chasm Offline
Member

Registered: 09/02/01
Posts: 79
What code would I have to add in to the standard ubb buttons to add .swf capability please? becuase I did this hack and it worked great!! but it takes soooo long to load all the buttons images and avatars frown

Top
#144758 - 04/08/02 03:28 PM Re: [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
Lk
Fixed now pleas re-check it
U574
No but I will tray to do it
Chasm
There was an error in the code I have fixed it try to re hack your board
Any why if you want a code only for the flash I will send it to you PM tomorrow

Top
#144759 - 04/09/02 05:55 AM Re: [6.2x] Ubb code button animated [ Finished ]
melder Offline
Enthusiast

Registered: 02/28/01
Posts: 497
Loc: dresden, germany
plz check the code and quote code !!!

and LK - if i insert a "script" inside the ubb code, ubb_lib and lib_posting dont check the syntax - right ?!
_________________________
loveground.com

Top
#144760 - 04/09/02 05:58 AM Re: [6.2x] Ubb code button animated [ Finished ]
melder Offline
Enthusiast

Registered: 02/28/01
Posts: 497
Loc: dresden, germany
</font><blockquote><font size="1" face="Verdana, Helvetica, sans-serif">code:</font><hr /><pre style="font-size:x-small; font-family: monospace;"> <script language="JavaScript">
if ((parent.frames.length < 1 )
_________________________
loveground.com

Top
#144761 - 04/09/02 06:00 AM Re: [6.2x] Ubb code button animated [ Finished ]
melder Offline
Enthusiast

Registered: 02/28/01
Posts: 497
Loc: dresden, germany
the same error - check this part plz !!!
_________________________
loveground.com

Top
#144762 - 04/09/02 06:19 AM Re: [6.2x] Ubb code button animated [ Finished ]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
[code][/code]Fixed smile
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144763 - 04/10/02 04:14 AM Re: [6.2x] Ubb code button animated [ Finished ]
melder Offline
Enthusiast

Registered: 02/28/01
Posts: 497
Loc: dresden, germany
how ?
_________________________
loveground.com

Top
#144764 - 04/10/02 12:26 PM Re: [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
U574
multihack file for 6.2.1.1
http://66.113.218.51/advancedubbcode6211.mhp
multihack file for 6.2.1
http://66.113.218.51/advancedubbcode6211.mhp

Chasm
For flash only download this
http://66.113.218.51/flash.zip

melder
I am sorry I did not under stand your problem
Pleas re-download the hack again and see if I have done what you want
There was a problem with the code and quota early yesterday but I have fixed it
If you have the problem even after the fix pleas tell me exactly ware is your problem

Lk
Thank you very much

Top
#144765 - 04/11/02 10:31 AM Re: [6.2x] Ubb code button animated [ Finished ]
LK Offline
Admin / Code Breaker

Registered: 03/24/01
Posts: 7396
You didn't lowercase <TR> and </TABLE>.

Also, don't forget to use some stuff like the new &urlize sub, so that people can't put malicious stuff in the new codes.

(note 1 sec before clicking on "Add Reply": don't forget to also include &urlize on [url], when you'll make 6.2.1.2 release)
_________________________

My Hacks Page (will be back with UBB 7!)
UBBDev - We put the class into UBB.classic!

Top
#144766 - 04/12/02 09:21 AM Re: [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
LK
Fixed now for the TABLE and TR
Added urlize in all the code 6.2.1 and 6.2.1.1 and the multi hack file

Thanks LK for your help

Top
#144767 - 04/12/02 11:58 AM Re: [6.2x] Ubb code button animated [ Finished ]
melder Offline
Enthusiast

Registered: 02/28/01
Posts: 497
Loc: dresden, germany
wwb95 if u insert in ubbcode "code" a javascript ! u become the error like my last replay. check out the "unregistered memberline" at the left.

test it in your board - and u understand - i hope smile !
_________________________
loveground.com

Top
#144768 - 04/12/02 01:06 PM Re: [6.2x] Ubb code button animated [ Finished ]
wwb95 Offline
Member

Registered: 11/14/01
Posts: 154
Melder
I have not change the code in the test board since beta 1. now I have change it to the final

Will yes it is in this board but not in my board with final install in it
You can check that in the board I have registered you there for you to tray to edit your post and see
You login name is: melder
Your password is: melder
The test board is in

http://66.113.218.51/cgi-bin/ultimatebb.cgi?ubb=forum;f=1

Top
#144769 - 04/15/02 01:49 PM Re: [6.2x] Ubb code button animated [ Finished ]
Terminator_X Offline
Member

Registered: 07/03/01
Posts: 99
Loc: Santa Ana, CA
Is their going to be a update for v6.2.1.2?

ubb_lib.cgi is different. frown

Can't find first line to hack.

[code][/code]
_________________________
co-webmaster
Destiny's Capital
http://www.destinyscapital.com
Destiny's Capital UBB Board
http://198.76.30.38/cgi-bin/ultimatebb.cgi

Top
Page 1 of 2 1 2 >



Latest Posts
[7.2.1] - Naked shoutbox
by bellaonline
05/05/12 05:00 PM
[7.x] Stop Forum Spam Integration v0.4
by bellaonline
05/05/12 03:53 PM
Shout Box

(Views)Popular Topics
Known public proxy servers 1689885
Integrated Index Page (IIP) 5.3.1 555705
Finished-[6.5.2] Games Arcade Deluxe v1.9 501236
Integrated Index Page (IIP) 5.1.1 415112
TLD Bv2.1 Released - Threads Links Directory 396822
[6.0x] Who's Online 4.0.0 [Finished] 389412
Finished-[6.5.1] Integrated Index Page (IIP) 6.5 330423
Q & A 298663
Slash UBB 266936
[6.3.x] [beta] Hit Hack 2.0 227970
Forum Stats
13621 Members
59 Forums
37191 Topics
295716 Posts

Max Online: 686 @ 06/28/07 07:04 AM

 

 

 
fusionbb message board php hacks